Skip to content

Bump taskcluster from 96.3.1 to 96.6.2 in /tools - #65

Closed
dependabot[bot] wants to merge 1 commit into
forkfrom
dependabot/pip/tools/taskcluster-96.6.2
Closed

Bump taskcluster from 96.3.1 to 96.6.2 in /tools#65
dependabot[bot] wants to merge 1 commit into
forkfrom
dependabot/pip/tools/taskcluster-96.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 25, 2026

Copy link
Copy Markdown
Contributor

Bumps taskcluster from 96.3.1 to 96.6.2.

Release notes

Sourced from taskcluster's releases.

v96.6.2

WORKER-DEPLOYERS

▶ [patch] #8314 Azure double-checks if vm is gone by calling virtualMachines.get after instanceView returns 404. This is to prevent situations when worker is being removed based on one failed instanceView call.

▶ [patch] Adds Weight Distribution Playground for Launch Configurations in documentation to see how initialWeight value change affect distribution

USERS

▶ [patch] #8311 Fixes UI issue for LaunchConfigs not showing location when ARM deployment template was used

Automated Package Updates

  • build(deps): bump minimatch from 3.1.2 to 3.1.3 (087d04bb4d)
  • build(deps): bump minimatch from 3.1.2 to 3.1.3 in /clients/client-web (b884c49adb)

v96.6.1

DEPLOYERS

▶ [patch] #7472 The queue service's workerRemovedResolver now also listens for workerStopped events from worker-manager, in addition to workerRemoved events. This ensures claimed tasks are resolved as exception/worker-shutdown as early as possible when a worker disappears. Both events are handled idempotently, so receiving both for the same worker is safe.

v96.6.0

DEPLOYERS

▶ [minor] #7472 The queue service now listens for workerRemoved events from worker-manager and immediately resolves any tasks claimed by that worker as exception/worker-shutdown, triggering an automatic retry. Previously, when a worker disappeared (due to VM preemption, crash, or manual termination), its claimed tasks would wait up to 20 minutes for the claim to expire before being retried. This new workerRemovedResolver background process runs alongside the existing claim-resolver and requires no configuration changes.

USERS

▶ [patch] #8300 Task log profiler optimizations for parsing large task logs, more memory and cpu efficient.

Automated Package Updates

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v96.6.2

WORKER-DEPLOYERS

▶ [patch] #8314 Azure double-checks if vm is gone by calling virtualMachines.get after instanceView returns 404. This is to prevent situations when worker is being removed based on one failed instanceView call.

▶ [patch] Adds Weight Distribution Playground for Launch Configurations in documentation to see how initialWeight value change affect distribution

USERS

▶ [patch] #8311 Fixes UI issue for LaunchConfigs not showing location when ARM deployment template was used

Automated Package Updates

  • build(deps): bump minimatch from 3.1.2 to 3.1.3 (087d04bb4d)
  • build(deps): bump minimatch from 3.1.2 to 3.1.3 in /clients/client-web (b884c49adb)

v96.6.1

DEPLOYERS

▶ [patch] #7472 The queue service's workerRemovedResolver now also listens for workerStopped events from worker-manager, in addition to workerRemoved events. This ensures claimed tasks are resolved as exception/worker-shutdown as early as possible when a worker disappears. Both events are handled idempotently, so receiving both for the same worker is safe.

v96.6.0

DEPLOYERS

▶ [minor] #7472 The queue service now listens for workerRemoved events from worker-manager and immediately resolves any tasks claimed by that worker as exception/worker-shutdown, triggering an automatic retry. Previously, when a worker disappeared (due to VM preemption, crash, or manual termination), its claimed tasks would wait up to 20 minutes for the claim to expire before being retried. This new workerRemovedResolver background process runs alongside the existing claim-resolver and requires no configuration changes.

USERS

▶ [patch] #8300 Task log profiler optimizations for parsing large task logs, more memory and cpu efficient.

Automated Package Updates

... (truncated)

Commits
  • b45b604 v96.6.2
  • 0fb8b35 Merge pull request #8313 from taskcluster/feat/lc-weights-doc
  • 420ffe6 Merge pull request #8315 from taskcluster/feat/8314-azure-vm-gone-or-still-th...
  • f0f3419 Merge pull request #8312 from taskcluster/feat/8311-azure-arm-location-ui
  • 1c1d1e6 feat(w-m): Double-check Azure 404 instanceView
  • 5503e2c feat(docs): Launch config weight distribution playground
  • 65120b5 feat(ui): Extract location for arm template
  • ad092b1 Merge pull request #8310 from taskcluster/dependabot/npm_and_yarn/minimatch-3...
  • 15f6511 Merge pull request #8309 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 087d04b build(deps): bump minimatch from 3.1.2 to 3.1.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 96.3.1 to 96.6.2.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v96.3.1...v96.6.2)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-version: 96.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Feb 26, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/tools/taskcluster-96.6.2 branch February 26, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant